home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / fue / h / EFOLDING < prev    next >
Encoding:
Text File  |  1991-04-04  |  537 b   |  16 lines

  1. /*      EFOLDING:       Initial default fold markers, and 
  2.                         file specific extension information.
  3.                         Fold characters can be added to
  4.                         MicroEMACS by editing this file and
  5.                         rebuilding the system. 
  6. */
  7.  
  8. /*      Modifications:
  9.         13-Sep-89       Mike Burrow (INMOS)     Original.
  10.         11-Oct-89       Bob Green (INMOS)       Added dynamic fold table.
  11. */
  12.  
  13. /* Note: C comments within quotes are ok */
  14.  
  15. NOSHARE FOLDMARKENT     *foldmarktab = NULL;
  16.